home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / ViePratique / gnucash / gnucash-2.6.5-setup.exe / {app} / share / glib-2.0 / schemas / org.gnucash.dialogs.commodities.gschema.xml < prev    next >
Extensible Markup Language  |  2014-12-19  |  799b  |  17 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <schemalist gettext-domain="gnucash">
  3.   <schema path="/org/gnucash/dialogs/commodities/" id="org.gnucash.dialogs.commodities">
  4.     <key type="b" name="include-iso">
  5.       <default>false</default>
  6.       <summary>Show currencies in this dialog</summary>
  7.       <description>Show currencies in this dialog</description>
  8.     </key>
  9.     <key type="(iiii)" name="last-geometry">
  10.       <default>(-1,-1,-1,-1)</default>
  11.       <summary>Last window position and size</summary>
  12.       <description>This setting describes the size and position of the window when it was last closed.
  13.         The numbers are the X and Y coordinates of the top left corner of the window
  14.         followed by the width and height of the window.</description>
  15.     </key>
  16.   </schema>
  17. </schemalist>